home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Math Primitives / Math Primitives.rsrc / STR#_117.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  347 b   |  11 lines

  1. Inputs: Number; [Precision]
  2. Outputs: Result
  3.  
  4. Inputs: number; [integer]
  5. Outputs: number
  6.  
  7. Result is the nearest number less than or equal to Number, according to Precision. Positive/negative values for Precision indicate places to the right/left of the decimal point. If Precision is 0, or not given, Result is the integer closest to Number.
  8.  
  9. Math
  10.  
  11.